nested class meaning:[Computer] < Java > In Java , a class defined within an enclosing class definition. A static nested class has no direct access to the members of its enclosing class whereas a non-static ...nested class перевод:C++ вложенный класс (класс, объявленный внутри другого класса)